
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    --background: var(--dark-background);
--background-2: var(--dark-background-2);
--background-3: var(--dark-background-3);
--text: var(--dark-text);
--text-2: var(--dark-text-2);
--text-3: var(--dark-text-3);
--red-text: var(--dark-red-text);
--red-background: var(--dark-red-background);
--brand: var(--dark-brand);
--light-background: #ffffff;
--light-background-2: #f5f5f5;
--light-background-3: #c4c4ca;
--light-text: #101012;
--light-text-2: #484851;
--light-text-3: #909098;
--light-red-text: #e90c3a;
--light-red-background: #2d191b;
--light-brand: #1c9bf1;
--dark-background: #000000;
--dark-background-2: #121215;
--dark-background-3: #1a1a1e;
--dark-text: #e6e6e6;
--dark-text-2: #909098;
--dark-text-3: #484851;
--dark-red-text: #e90c3a;
--dark-red-background: #2d191b;
--dark-brand: #1c9bf1;
    /* Fonts */
    --font-inter: 'Inter',sans-serif;

    /* Font size */
    --tiny: 0.8rem;
--small: 0.9rem;
--large: 1.2rem;
--lead: 1.3rem;
--p: 1.065rem;
--h4: 1.4rem;
--h3: 1.65rem;
--h2: 1.875rem;
--h1: 2.25rem;
    /* Font weight */
    --weight-regular: 400;
--weight-medium: 500;
--weight-semibold: 600;
--weight-bold: 700;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    --m1: 0.25rem;
--m2: 0.5rem;
--m3: 0.75rem;
--m4: 1rem;
--m5: 1.25rem;
--m6: 1.5rem;
--m7: 2rem;
--m8: 3rem;
--m9: 4rem;
--page_margin: 0.85rem;
--desktop_max_width: 500px;
--safe_zone_bottom: var(--sab);
--safe_zone_top: var(--sat);
--border-radius-default: 0.6rem;
--secure_bottom_padding: max(env(safe-area-inset-bottom), 1rem);
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}

      
  .bSrekT {
    color:var(--text);
  width:100%;
  height:100%;
  display:flex;
  background:var(--background);
  overflow-x:clip;
  overflow-y:clip;
  align-items:center;
  font-family:Inter;
  justify-content:center;
  }
      

      
        
      
      
  .fbRCjt {
    width:0px;
  height:0px;
  display:block;
  z-index:-1;
  position:absolute;
  }
      

      
        
      
      
  
      

      
        
      
      
  .ckEvGj {
    width:1.5rem;
  height:1.5rem;
  }
      

      
        
      
      
  
      

      
        
      
      
  .fowWaC {
    color:var(--text);
  width:100%;
  display:flex;
  font-size:1rem;
  background:var(--background-2);
  transition:border-color 200ms ease;
  align-items:flex-start;
  font-weight:var(--weight-regular);
  padding-top:var(--m3);
  border-color:#7878781a;
  border-style:solid;
  border-width:1.5px;
  padding-left:var(--m4);
  padding-right:var(--m4);
  flex-direction:row;
  letter-spacing:-0.02em;
  padding-bottom:var(--m3);
  justify-content:center;
  border-top-left-radius:1.25rem;
  border-top-right-radius:1.25rem;
  border-bottom-left-radius:1.25rem;
  border-bottom-right-radius:1.25rem;
  }
      

      
  .fowWaC::placeholder {
    color:var(--text-3);
  }
      


  .fowWaC:focus {
    border-color:var(--text-2);
  border-style:solid;
  border-width:1.5px;
  }
      

        
      
      
  .dApdWO {
    padding-bottom:2.5rem;
  }
      

      
        
      
      
  .exGrxl {
    color:var(--text);
  width:100%;
  height:100%;
  display:flex;
  opacity:1;
  z-index:5;
  position:absolute;
  max-width:25rem;
  translate:0% 0 0;
  background:var(--background);
  transition:translate 300ms cubic-bezier(0.3, -0.05, 0.2, 1.05);
  align-items:center;
  padding-left:var(--page_margin);
  padding-right:var(--page_margin);
  flex-direction:column;
  justify-content:flex-start;
  }
      

      
        
      
      
  .BMFJs {
    color:var(--text);
  width:100%;
  font-size:26px;
  text-align:center;
  font-weight:600;
  letter-spacing:-0.03em;
  padding-bottom:1.5rem;
  }
      

      
        
      
      
  .Auth-Login\:If3sKRoujHJwZd12IPdV0 {
    align-items:flex-start;
  justify-content:flex-start;
  }
      

      
        
      
      
  .flUoga {
    height:auto;
  }
      

      
        
      
      
  .Auth-Login\:VoCvunK4ukUZSm3zRB32w {
    width:4rem;
  }
      

      
        
      
      
  .dGHJRg {
    color:var(--red-text);
  width:100%;
  font-size:14px;
  text-align:center;
  font-weight:400;
  line-height:125%;
  letter-spacing:-0.02em;
  }
      

      
        
      
      
  .fvYViK {
    color:var(--text);
  }
      

      
        
      
      
  .bbHCBy {
    width:100%;
  height:0rem;
  display:flex;
  opacity:0;
  overflow-x:clip;
  overflow-y:clip;
  text-align:center;
  transition:height 300ms ease  , width 300ms ease;
  align-items:flex-start;
  justify-content:flex-end;
  }
      

      
  .bbHCBy.show {
    height:1.5rem;
  opacity:1;
  }
      

        
      
      
  .dznAgR {
    width:100%;
  padding-top:0.75rem;
  }
      

      
        
      
      
  .ewkFaF {
    color:var(--background-2);
  cursor:pointer;
  display:flex;
  row-gap:var(--m2);
  font-size:1rem;
  background:var(--text);
  column-gap:var(--m2);
  transition:all 300ms ease  ;
  align-items:center;
  font-weight:500;
  padding-top:0.8rem;
  padding-left:var(--m4);
  padding-right:var(--m4);
  flex-direction:row;
  letter-spacing:-0.02em;
  padding-bottom:0.8rem;
  justify-content:center;
  border-top-left-radius:1.25rem;
  border-top-right-radius:1.25rem;
  border-bottom-left-radius:1.25rem;
  border-bottom-right-radius:1.25rem;
  }
      

      
  .ewkFaF.error {
    color:var(--red-text);
  background:var(--background-2);
  }
      


  .ewkFaF.secondary {
    color:var(--text);
  background:var(--background-2);
  }
      


  .ewkFaF.small {
    width:fit-content;
  font-size:15px;
  padding-top:var(--m2);
  padding-left:var(--m3);
  padding-right:var(--m3);
  padding-bottom:var(--m2);
  border-top-left-radius:0.75rem;
  border-top-right-radius:0.75rem;
  border-bottom-left-radius:0.75rem;
  border-bottom-right-radius:0.75rem;
  }
      


  .ewkFaF.disabled {
    color:var(--text-2);
  cursor:not-allowed;
  pointer-events:none;
  }
      


  .ewkFaF.loading {
    color:var(--text-2);
  background:var(--background-2);
  }
      


  .ewkFaF.ghost {
    color:var(--text-3);
  background: #00000000;
  }
      

        
      
      
  .zllwN {
    width:20px;
  height:20px;
  display:flex;
  overflow-x:clip;
  overflow-y:clip;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .cVOcmH {
    top:50%;
  left:50%;
  width:100%;
  height:100%;
  position:absolute;
  }
      

      
        
      
      
  
      

      
        
      
      
  .Auth-Login\:mGLPy6PFH8OzAzkUwKbWn {
    width:100%;
  }
      

      
        
      
      
  .dWGmJt {
    width:100%;
  height:25%;
  }
      

      
        
      
      
  .eOQWMe {
    width:100%;
  height:100%;
  display:flex;
  max-width:var(--desktop_max_width);
  overflow-x:clip;
  overflow-y:clip;
  align-items:center;
  justify-content:center;
  }
      

      
        
      
      
  .cYPLlM {
    color:var(--theme-blue);
  cursor:pointer;
  font-family:inherit;
  font-weight:inherit;
  padding-left:5px;
  }
      

      
        
      
      
  .gRKpV {
    top:0px;
  left:0px;
  color:#e6e6e600;
  z-index:-1;
  position:absolute;
  pointer-events:none;
  }
      

      
        
      
      
  .VeLwo {
    left:0px;
  color:var(--text-2);
  right:0px;
  bottom:0px;
  display:inline-block;
  z-index:20;
  position:absolute;
  font-size:15px;
  text-wrap:balance;
  text-align:center;
  line-height:1.3;
  padding-bottom:var(--secure_bottom_padding);
  }
      

      
        
      
      
  .feWrrV {
    width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  }
      

      
        
      